home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 045a / nutil5.zip / STARTUP.BAT < prev    next >
DOS Batch File  |  1991-11-02  |  425b  |  20 lines

  1. @echo off
  2. cls
  3. h:\public\robot\ncopynew h:\grp\mis\master\shell\net\net.bat c:\@@utl\net.bat
  4. h:\public\autoexec\nlogevt b h:\public\robot\inbound\login.evt
  5. h:\public\autoexec\nchkrprn check
  6. h:\public\autoexec\nselprnj set
  7.  
  8. if "%AWActive%" == "Y" goto cont2
  9.  
  10. cls
  11. echo Loading Futuris RightHandMan...
  12. h:\rhm\rhm /r >nul
  13. h:\rhm\rhm %name% /sE >nul
  14.  
  15. :cont2
  16. cls
  17. echo Loading NetMenu...
  18. cd\public\netmenu
  19. NETMENU
  20.